home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 25 / Cream of the Crop 25.iso / bbs / dalgames.zip / CAMPT200.ZIP / SAMPLE2.BAT < prev    next >
DOS Batch File  |  1995-05-26  |  340b  |  12 lines

  1. REM This is an example of a bat file will run from any node but a copy of
  2. REM the CAMPT.ctl file must in the local (node) directory.
  3. REM Assume the CAMPT directory is a subdirectory of C:\wc30\door
  4. REM
  5. C:
  6. cd\wc30\door\CAMPT
  7. C:\wc30\door\CAMPT\CAMPT /PC:\wc30\wcwork\NodeDir#\
  8. copy campt.asc c:\wc30\bull\bull19.bbs
  9. cd\wc30
  10. exit
  11.  
  12.